bcompiler - PECL :: Package
2024年3月21日 — bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code. ... - for use on embedded systems, where ...
bcompiler 函数
此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的PHP 发布版本中未通知就被修改。使用本函数风险自担。
files
2018年2月16日 — bcompiler. Copy of bcompiler with small fixes, origin: http://pecl.php.net/package/bcompiler. This is based on bcompiler 1.0.2. The attempt ...
What is Bcompiler?
2016年11月11日 — Bcompiler stands for bytecode compiler which enables to encode your scripts in php bytecode, enabling you to protect the source code. Bcompiler ...
使用bcompiler 來編譯(加密)您的PHP 原始碼
2006年7月25日 — Using bcomipler to compile (encode) your PHP script (in FreeBSD). eAccelerator 的encoder 在PHP 5.1 以後就無法運作了,使是最新的版本0.9.5 也 ...
安裝PHP bcompile 做編譯加密原始碼
2008年10月13日 — PHP 的程式在公司在交付程式中, 比較麻煩的就是要如何把原始碼編譯或加密, 免費的方案, 可以考慮用bcompiler(PHP bytecode Compiler).